Release 10.1A: OpenEdge Development:
Web Services
TABLE-HANDLE (dynamic temp-table) parameters
For all SOAP formats, client interfaces typically represent
TABLE-HANDLEparameters as follows:
- For every
TABLE-HANDLEparameter within a Web service object, there is a single object representing allTABLE-HANDLEs.- In both request messages (input) and response messages (output), the schema of the
TABLE-HANDLEmust accompany the data.- For every input
TABLE-HANDLE, you must include the schema of theTABLE-HANDLEin the form of an XML Schema followed by the data in the form of an XML document fragment.- For every output
TABLE-HANDLE, you must parse the XML Schema and data in the SOAP response message.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |